home *** CD-ROM | disk | FTP | other *** search
/ Software Vault: The Gold Collection / Software Vault - The Gold Collection (American Databankers) (1993).ISO / cdr49 / pgp23src.zip / KEYADD.H < prev    next >
Text File  |  1993-05-09  |  100b  |  3 lines

  1. /* Adds (prepends) key file to key ring file */
  2. int addto_keyring(char *keyfile, char *ringfile);
  3.